- 
                Notifications
    You must be signed in to change notification settings 
- Fork 112
feature - adapt deepseek in model py #207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
                
     Merged
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    1074bfb    to
    bf3806f      
    Compare
  
    
              
                    LLLLKKKK
  
              
              requested changes
              
                  
                    Oct 10, 2025 
                  
              
              
            
            
| 需要 smoke 测试 | 
bf3806f    to
    f0b8cc7      
    Compare
  
    | 
 smoke test和一些镜像依赖包后续一并提交到main-internal分支 | 
f0b8cc7    to
    7c8e9da      
    Compare
  
    
              
                    baowendin
  
              
              reviewed
              
                  
                    Oct 11, 2025 
                  
              
              
            
            
04eeba7    to
    51212f5      
    Compare
  
    
              
                    LLLLKKKK
  
              
              reviewed
              
                  
                    Oct 13, 2025 
                  
              
              
            
            
| 
 提交到 open_merge 分支一起跑 ci。 | 
              
                    netaddi
  
              
              reviewed
              
                  
                    Oct 13, 2025 
                  
              
              
            
            
              
                    netaddi
  
              
              reviewed
              
                  
                    Oct 14, 2025 
                  
              
              
            
            
              
                    baowendin
  
              
              reviewed
              
                  
                    Oct 14, 2025 
                  
              
              
            
            
              
                    baowendin
  
              
              reviewed
              
                  
                    Oct 14, 2025 
                  
              
              
            
            
c12c735    to
    f860657      
    Compare
  
    
              
                    LLLLKKKK
  
              
              requested changes
              
                  
                    Oct 16, 2025 
                  
              
              
            
            
6c7a53d    to
    35dc90d      
    Compare
  
    35dc90d    to
    9aa750c      
    Compare
  
    
              
                    LLLLKKKK
  
              
              approved these changes
              
                  
                    Oct 23, 2025 
                  
              
              
            
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
feature - add fmha ut & fix build
feature - add torch mla in pymodel
fix - align deepseekv2 output using hack layer!!
fix - align deeseek v2 output using lite-chat
feature - support prefill & decode mla cpp ops
refactor - mv flashinfer mla ops to fmha.py
fix - add deps in BUILD